JAMSRESTAPI Web Service
GetVariable_GetVariableByName
JAMSRESTAPI Web Service > All Operations Resource Group : Variable_GetVariableByName (Get)

Resource Path: /api/variable

Uri: http://doc.jamsscheduler.com/api/variable

Description
Get the Variable with the specified name.
Parameters
NameDescriptionData Type
The Name of the VariableName of the variablestring
Response

The response body is of type Variable.

OK

Overview

Variable
currentLength : integer
dataType : string
description : string
lastChangedBy : string
lastChangeUTC : string
parentFolderId : integer
parentFolderName : string
value : string
variableId : integer
variableName : string
qualifiedName : string
encryptionId : integer
encryptionFlag : boolean
acl : ACL
genericACL : Array[ACE]
identifier : string
inherited : boolean
flags : string
accessList : Array[string]
See Also
All Operations Resource GroupJAMSRESTAPI Web Service